const net.hostLookupDNS

4 uses

	net (current package)
		conf.go#L319: 			return hostLookupDNS, dnsConf
		conf.go#L467: 		return hostLookupDNS, dnsConf
		dnsclient_unix.go#L548: 	hostLookupDNS                      // only DNS
		dnsclient_unix.go#L556: 	hostLookupDNS:      "dns",